gtk4.git
2018-08-28 Anders JonssonUpdate Swedish translation
2018-08-28 Kai WilladsenFileChooserWidget: Don't show recent items with private...
2018-08-28 Piotr DrągUpdate Polish translation
2018-08-28 Matthias ClasenFix a typo
2018-08-28 Timm BäderMerge branch 'revealer-clipping' into 'master'
2018-08-28 Rafael FontenelleUpdate Brazilian Portuguese translation
2018-08-27 Timm BäderRevert "paned: Use a GtkIcon as separator"
2018-08-27 Timm Bäderbox: Remove gtk_box_get_size
2018-08-27 Timm Bäderbox: Rename avail_size to for_size everywhere
2018-08-27 Timm Bäderbox: Simplify compute_size_for_orientation
2018-08-27 Timm Bädertestoverlaystyleclass: Fix CSS snippet
2018-08-27 Timm Bäderremove tests/testinput
2018-08-26 Matthias ClasenMerge branch 'robertroth/readme-fix' into 'master'
2018-08-26 Robert Rothdocs: README.commits converted to markdown
2018-08-26 Christian KirbachUpdate German translation
2018-08-25 Timm Bäderfishbowl: Use a GtkPicture for videos
2018-08-25 Timm Bädermenuitem: Remove duplicate include
2018-08-25 Timm Bäderpicture: Fix doc typo
2018-08-25 Timm Bäderspinner: Remove private struct
2018-08-25 Timm Bädercolorswatch: Remove dead assignment
2018-08-25 Timm Bäderimage: Fix gtkdoc property syntax
2018-08-25 Timm Bäderpaned: Use a GtkIcon as separator
2018-08-25 Timm Bädermenubutton: Remove outdated line
2018-08-25 Timm Bäderrenderborder: Remove unused function
2018-08-25 Timm Bäderrenderborder: Pull some locals into the closest scope
2018-08-25 Timm Bädercheckbutton: Remove snapshot implementation
2018-08-25 Timm Bäderradiobutton: Save signal IDs like everything else
2018-08-25 Timm Bäderfixed: Remove unused struct member
2018-08-23 Ernestas Kulikrevealer: Only clip child when animating
2018-08-20 Matthias Clasenentry completion: Avoid critical warnings
2018-08-20 Matthias ClasenMerge branch 'fix-shifted-scrolling' into 'master'
2018-08-20 Rico Tzschichholzgesturestylus: Add missing array g-i annotation for...
2018-08-19 Piotr DrągUpdate POTFILES.in
2018-08-19 Matthias ClasenMerge branch 'kill-subsurface' into 'master'
2018-08-19 Matthias ClasenMove tools to a subdirectory
2018-08-19 Matthias Clasengdk: Drop GDK_SURFACE_SUBSURFACE
2018-08-19 Matthias Clasenwayland: drop subsurfaces
2018-08-19 Matthias ClasenDrop gtk_window_set_use_subsurface
2018-08-19 Matthias Clasenentry completion: stop using subsurfaces
2018-08-19 Jonas Ådahltooltip: Implement positioning using gdk_window_move_to...
2018-08-19 Matthias Clasengdk/wayland: Avoid idempotent wl_subsurface.set_positio...
2018-08-19 Matthias Clasengdk/wayland: Always map windows 'moved-to-rect' as...
2018-08-19 Matthias Clasengdk/wayland: Don't remap non-subsurface as subsurface
2018-08-18 Matthias ClasenMerge branch 'win32-smooth-scrolling-gtk4' into 'master'
2018-08-18 Timm Bädermenu: Remove key_controller member
2018-08-18 Timm Bädermenu: Remove initially_pushed_in flag
2018-08-18 Timm Bädermenu: Remove seen_item_enter flag
2018-08-18 Timm Bädermenu: Remove have_position flag
2018-08-18 Timm Bädermenu: Remove an unnecessary gtk_widget_destroy() call
2018-08-18 Руслан ИжбулатовGDK W32: Support smooth scrolling
2018-08-18 Matthias ClasenDon't fail the build if c++ isn't found
2018-08-17 Matthias ClasenMerge branch 'fix-shell-colorpicker' into 'master'
2018-08-15 Matthias Clasenprint portal: don't leak window handles
2018-08-15 Matthias Clasenprint portal: Plug a memory leak
2018-08-15 Matthias ClasenUse defines for bus names
2018-08-15 Matthias ClasenMerge branch 'sort' into 'master'
2018-08-15 Matthias Clasenfont chooser: Remove an unneeded ifdef
2018-08-15 Bernhard M... updateiconcache: Sort list of entries
2018-08-13 Matthias ClasenMerge branch 'master' into 'master'
2018-08-13 Iain Lanecolorpickershell: Unpack the tuple returned from PickCo...
2018-08-13 Yi-Soo Anwindow: Fix memory leak
2018-08-12 Emin Tufan... Update Turkish translation
2018-08-11 Piotr DrągUpdate Polish translation
2018-08-07 Matthias ClasenMerge branch 'gtk-4-improve-error-message' into 'master'
2018-08-06 Piotr DrągUpdate Polish translation
2018-08-05 Matthias Clasenmigration guide: Mention GtkEventBox
2018-08-05 Carlos SorianoREADME: Fix Gdk doc website link
2018-08-05 Carlos SorianoREADME: Document nightly docs location
2018-08-05 segfaultgtkplacessidebar: Improve error message when unlocking...
2018-08-05 Aurimas ČerniusUpdated Lithuanian translation
2018-08-05 Timm Bäderwidget: Rename width and height member to {width,height...
2018-08-05 Timm Bädermain: Pass toplevel_widget directly to GtkWidget API
2018-08-05 Timm Bädersizerequestcache: Inline out-var assignments
2018-08-05 Timm Bäderwidgetprivate: Remove useless prototype
2018-08-05 Timm Bäderpathbar: Remove priv pointer
2018-08-05 Timm Bädermenuitem: Don't redraw unnecessarily
2018-08-05 Timm Bädermenu: Use correct content height
2018-08-05 Timm Bädermenu: Allocate children according to scroll_offset
2018-08-05 Timm Bäderlevelbar: Don't return a double value from a gboolean...
2018-08-05 Timm Bäderacitonbar: Remove snapshot implementation
2018-08-05 Timm Bädermodelbutton: Remove snapshot implementation
2018-08-05 Matthias ClasenMake color picker circular
2018-08-04 Sebastian Kellergtkscrolledwindow: Consider shift key presses when...
2018-08-04 Mario BlättermannUpdate German translation
2018-08-03 Ernestas KulikMerge branch 'sidebar-spinner-visibility' into 'master'
2018-08-03 Ernestas Kuliksidebarrow: Hide busy_spinner by default
2018-08-03 Matthias ClasenMerge branch 'fix-app-id' into 'master'
2018-08-03 Matthias Clasencolor picker: Also try kwin
2018-08-03 Matthias ClasenOnly use the portal color picker when appropriate
2018-08-03 Matthias ClasenAdd a kwin color picker
2018-08-02 Benjamin OtteMerge branch 'gbsneto/issue-1258' into 'master'
2018-08-02 Georges Basile... listbox: Store child iter in a variable when removing
2018-08-02 Guido Güntherdemos: Make desktop file names match the application id
2018-08-02 Guido Güntherexamples: Use appliction id as desktop file base name
2018-08-02 Guido Güntherdocs: Explain desktop file id == application_id in...
2018-08-02 Guido Günthergdk: Use application_id as xdg_shell's app_id if available
2018-07-31 Benjamin Ottecontainer: Remove focus chains
2018-07-31 Benjamin Ottewidgetfocus: Fix copy/paste error
2018-07-31 Benjamin Ottecolorpicker: Fix gcc warning
2018-07-31 Matthias ClasenMention gtk_widget_show_all in the migration guide
next